home *** CD-ROM | disk | FTP | other *** search
/ A.C.E. 3 / ACE CD 3.iso / files / utils / cando12.dms / in.adf / HelpFiles / Misc / CMD.DATA next >
Encoding:
Text File  |  1990-01-29  |  1.9 KB  |  76 lines

  1.  |pointer| 
  2. windowtitle `Pointer Â«logical expression»`
  3. printlf `Turns the mouse pointer ON or OFF`
  4. printlf
  5. print `SEE ALSO: `
  6. subject `SetPointer`SetPointer`
  7. end
  8.  
  9. |setpoint|
  10. windowtitle `SetPointer "Brush Name"{,<x>,<y>}
  11. printlf `Use a DPaint style brush as the mouse
  12. printlf `pointer.  If given, <x>,<y> indicate
  13. printlf `the mouse's "hotspot".
  14. printlf
  15. print `SEE ALSO: `
  16. subject `Pointer`Pointer`
  17. end
  18.  
  19. |dos| 
  20. windowtitle `Dos "DOS Command"
  21. printlf `Executes the string specified in "DOS
  22. printlf `Command" as an AmigaDOS command.  It
  23. printlf `works as though the command were typed
  24. printlf `from a CLI Window.
  25. end
  26.  
  27. |setcurdir|
  28. windowtitle `SetCurrentDirectory "directory path"
  29. printlf `Sets the applications default directory.
  30. printlf `See page 6-66 of the User's Manual for
  31. printlf `more information.`
  32. end
  33.  
  34. |delay|
  35. windowtitle `Delay <mm>,<ss>,<jj>
  36. printlf `Delay the execution of the current
  37. printlf `script by <mm> minutes, <ss> seconds,
  38. printlf `and <jj> jiffies (1/60 of a second in
  39. printlf `US, 1/50 of a second PAL).
  40. end
  41.  
  42. |echo|
  43. windowtitle `Echo "Text",NOLINE
  44. printlf `Prints a text message to the CLI
  45. printlf `window if CanDo or your application
  46. printlf `was started from a CLI.
  47. end
  48.  
  49. |insdevlist|
  50. windowtitle `InsertDeviceList LOGICAL or PHYSICAL or ASSIGNS or ALL
  51. printlf `Types the list of Devices into the
  52. printlf `current document.  See page 6-67 for
  53. printlf `information about the KeyWords.
  54. end
  55.  
  56. |insdirlist|
  57. windowtitle `InsertDirectoryList {FILESONLY or DIRECTORIESONLY}
  58. printlf `Types the current directory into the
  59. printlf `current document.  Optionally, the
  60. printlf `user may specify FILESONLY or
  61. printlf `DIRECTORIESONLY.
  62. end
  63.  
  64. |insstartmsg|
  65. windowtitle `InsertStartingMessage`
  66. printlf `See page 6-68 for a description
  67. printlf `of the workings of this function.
  68. end
  69.  
  70. |setautofile|
  71. windowtitle `SetAutoFileRequester <<logical expression>>
  72. printlf `Enables or disables the automatic file
  73. printlf `requester.`
  74. end
  75.  
  76.